home *** CD-ROM | disk | FTP | other *** search
- Path: news.doit.wisc.edu!news
- From: cstelzer@students.wisc.edu (Christopher Stelzer)
- Newsgroups: comp.lang.c++
- Subject: Borland C++ 4.5 FLoating point error?
- Date: 10 Feb 1996 22:43:20 GMT
- Organization: UW-Madison
- Message-ID: <4fj728$187a@news.doit.wisc.edu>
- NNTP-Posting-Host: f182-202.net.wisc.edu
- X-Newsreader: WinVN 0.99.5
-
- I have been having a problem inputing any number with decimals. I have been
- using the "cin >>" command and have tried using "scanf". When I declare the
- variable to be inputted as float, double or long I get a floating point
- overflow error. Running turbo debugger over it, I find out it seems to be a
- problem with my processor (100mhz pentium). Is the problem my processor? Is
- there a programming fix? Has anyone else had this problem before?
- Please reply directly to cstelzer@students.wisc.edu
-
- thanx
- chris stelzer
- madison, wi
-
-